/*页面灰色代码，不用请注释掉。对ie11无效*/
/**,html{
filter: grayscale(100%);-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
filter: gray;-webkit-filter: grayscale(1); 
} */
/*页面灰色代码到此结束*/

* {  margin: 0px; padding: 0px;
    font-family: \5FAE\8F6F\96C5\9ED1, Verdana, Tahoma; line-height: 150%;
    text-decoration: none; border: 0px;}
body { background: #F1EEE4; position:relative;min-width:1170px;margin:0 auto;min-height:100%; padding-bottom: 406px;}

div {overflow: hidden;}
.white{color:#FFF;}

/*增加一个.white2*/
.white2{color:#FFF;font-size:x-large;}

.red1{color:#820B0B;} .red2{color:#992e1c;} .gray1{color:#9D9D9D;}
a { color: #333;}
a:hover,a.white:hover,a.white2:hover,a.red2:hover { color: #F00;}

[type=submit]{cursor: pointer;}
input[type=text]:focus {background-color: #FFF;}
.clear{clear:both;height: 0px;}
.left{float:left;left:0px;} .right{float:right;right:0px;}
/***************/
/*头部*/
/***************/
.clentTip{text-align: center;color:red;}
.wrapper1{border-top:4px solid #992e1c;background-color:#F6F3EF;}
.headerTop,.headerBottom,.headerTopL,.mainnavbar{margin:0 auto;width:1170px;}
.headerTop{height: 34px;}
/*.headerTop ul:nth-child(1){float:left}*/
.headerTop ul{float:right;}
.headerTop li{text-align: center;cursor: pointer;display:inline-block;*display:inline;*zoom:1;
    vertical-align:middle;  /*去掉下边距*/ margin-right: -4px;}
.headerTop a{display:block;font-size: 13px;color: #992e1c;font-weight: bold;height: 38px;
    line-height: 34px;padding:0 6px;}
.headerTop li:hover{background-color: #575757 ;}
.headerTop a:hover{color:#fff;}
/*漂浮*/
.affixNews{position: fixed;width: 200px;z-index: 1030;}
.affixNews div{margin: 0 auto;margin-top: 140px;width: 100px; background-color:#992e1c;text-align: center;
    word-break: break-all;font-size:16px;}
.affixNews p{background-color:#F1EEE4 ;text-align: right;font-size: 12px;cursor: pointer;}
.headerBottom{height: 140px;}
.headerBottom img{}
.searchform{float:right;margin-top: 22px;position: relative;}
.searchform .form-control:focus{border-color:#820B0B;}
.searchform .form-control{border:0px;}
.searchform input{ background: rgba(255,255,255,0.7);height:37px;}
.searchform button{position: absolute; top: 9px;right: 8px;margin: 0;border: none;
    background: transparent;margin-right: 7px;color:#992e1c;}
.searchform .glyphicon{font-size: 16px;}
/***************/
/*navbar*/
/***************/
.wrapper {}
.navbar {background: #992e1c; width: 100%;}
.mainnavbar ul{margin-bottom:0px;}
.mainnavbar li{font-size: 14px;color: #FFF;height: 45px;line-height: 45px;overflow:hidden;
    text-align: center;width:9.5%;cursor: pointer;display:inline-block;*display:inline;*zoom:1;
    vertical-align:middle;}
.mainnavbar .glyphicon{font-size: 12px;margin-left: 4px;}
.subnavbar{ background: #575757;display: none;overflow: hidden;}
.subnavbar ul {float: left;width: 9.8%;margin-bottom: 15px;margin-top:15px;}
.subnavbar li{text-align: center;}
.subnavbar span {    font-size: 14px;    color: #FFF;    line-height: 30px;}
.subnavbar span:hover{color:#F00;}
/*slide图片效果*/
.FocusSlider{margin:0 auto;}
.FocusSlider img{width:1170px;height: 430px;}
.SliderArrow { height:60px; width:40px; position:absolute; top:50%;transform:translateY(-50%);z-index: 50;
    text-align:center;background-color:rgba(0,0,0,0.7); color:#fff;font-size:30px; cursor:pointer;}
.SliderArrow .glyphicon{line-height: 60px;}
.prev{left:0px;} .next{right:0px;}
/*slide新闻标题效果*/
.FocusNews{position: relative;}
.FocusNewsTitle{position: absolute;bottom: 0px; z-index: 40;height: 30px;width:100%;
    background-color:rgba(0,0,0,0.7);}
.FocusNewsTitle a{ padding: 0 30px; color: #fff;font-size: 16px;line-height: 30px;}
.FocusNewsTitle a:hover{color:#F00;}
/***************/
/*row2*/
/***************/
.row2{padding:0px 0px 5px 15px;}
/*两列新闻开始*/
.col-md-8>.row{margin-right: 5px ;}/*两列间距*/
/*图片新闻栏目*/
.module{margin-bottom: 20px;}
.modHead{height: 50px;line-height: 40px;font-size: 22px;color: #992e1c;
    border-bottom: 1px solid #992e1c;margin-bottom: 10px;padding: 10px 21px;}
.modEnter{float:right;font-size:12px;line-height: 40px;}
.modContent{}
.modPic1,.modPic2{background-position: center;background-size: cover;}
.modPic1{width:260px;height:180px;margin-top:5px;}
.modPicTitle1{font-size: 16px;color: #333;font-weight: bold;}
.modNewslist1{border-left: 1px #ccc dotted;}
.modNewslist1 .glyphicon,.modNewslist2 .glyphicon{color:#992e1c;font-size: 12px;opacity:0.8;}
.newsListItem{margin: 5px 8px;overflow: hidden;border-bottom: 1px #ccc dotted;}
.newsListItem:last-child{border: none;}
.date{float:right;}
.picList{padding-left: 0;margin-left: -5px;}
.picList > li {display:inline-block;}
.modPic2{width:240px;height: 160px;}
/*通知公告*/
.module2{width:100%;background: #f9f9f9;border: 1px #CCC solid;}
.modHead2{border-bottom: none;}
.modNewslist2{padding: 0px 21px;}
.modFooter{width:100%;height: 20px;}
.bottomline{display:inline;float:right;height: 40px;width:70%;border-bottom: 1px solid #992e1c;}
.date2{float: left;width: 56px;height: 60px;text-align: center;overflow: hidden;color: #333;margin-top: 17px;margin-right: 2px;}
.date2 p:first-child{font-size:22px;background-color:#95291B;color: white;}
.date2 p:nth-child(2){font-size:12px;background-color:#E6E6E6;color:#929CB4;}
.nlItem2{height: 90px;}
.nlItem2 span{display:block;margin-top:15px;float:right;width:225px;height: 70px;line-height: 20px;}
.nlItem2 a{font-weight: bold;}
.news-item{border:none;}
/***************/
/*footer*/
/***************/
.footer{width:100%;font-size: 12px;position: absolute;bottom: 0px;overflow: visible;}
.wrapper2{background: #E0D9C9;}
.wrapper3{width:50%;float:left;height: 100%;}
.ftUpperBlock{margin: 0 auto ;width:1170px;height: 100%;}
.ftUpperBlock div:first-child{border-right: 1px solid rgba(255,255,255,0.7);}
.ftUpperBlock ul{display: block;margin: 0 auto;text-align: center;padding:20px 0px;}
.ftUpperBlock span{display: block;}
.ftUpperBlock .glyphicon{font-size: 24px;margin-bottom: 4px;color:#992e1c;opacity: 0.7;}
.ftUpperBlock li{font-size: 12px;line-height: 1.4;font-weight:bold;text-align: center;padding: 10px 0px;
    background-color: #F6F3EF;display: inline-block;*display:inline;*zoom:1;
    width:18%;margin: 0 auto;}
.ftFriendLink{}
.ftUpperBlock li:hover{background-color: #E0D9C9;color:#fff ;}
.ftUpperBlock li:hover .glyphicon{opacity: 1;}
.internalSystem li{width:14%;}
.wrapper4{height:200px;width: 100%;overflow: visible;
    background:#820B0B url(../images/logo-footer-3.jpg) center center no-repeat ;}
.ftMidBlock{width:1170px;margin:0 auto;overflow: visible;position: relative;height: 200px;}
.ftMidBlock ul{position: relative;top:25%;margin-bottom: 0px;}
.ftMidBlock li{display: inline-block;*display:inline;*zoom:1;position:relative;color: #FFF;margin-right: -5px;}
.orgAddress{width:40%;padding:0px 70px;}
.qrCode.qrCode1,.qrCode.qrCode2{width:30%;padding-right: 15px;}
.qrCode.qrCode1 img{float:right;}
.qrCode.qrCode2 img{float:left;}
.qrCode img{cursor: pointer;opacity: 0.7;}
.qrCode img:hover{opacity: 1;}
.qrCode1 .tooltip-inner{background: url(../images/qrcode-wx.jpg) center /cover;}
.qrCode2 .tooltip-inner{background: url(../images/qrcode-wb.jpg) center /cover;}
.ftBottomBlock{height:24px ;}
.ftLowerBlock li{display: inline;line-height: 38px;margin-right: 5px;}
.ftLowerBlock{background: #5A0707;line-height: 38px;text-align: center;height: 38px;color: #FFF;}

/**************/
/*新闻页/栏目页/搜索页/单页*/
/**************/
/*footer2*/
.wrapper5{width: 100%;overflow: visible;}
.wrapper5 .ftMidBlock{background:#820B0B url(../images/logo-footer-3.jpg) center center no-repeat;height: 140px ;}
.wrapper5 .ftLowerBlock{width: 1170px;margin: 0 auto;}
.wrapper5 .ftBottomBlock{height: 5px;}
.newsbody{padding-bottom:183px;overflow: visible ;}
/*左导航*/
.lcNavi1 .nav-header{display: block;padding: 3px 15px;font-size: 14px;font-weight: bold;line-height: 18px;color: #999999;}
/*.lcNavi1 li{font-size: 16px;width:60%;margin:0 auto}*/
/*.lcNavi1 li:hover{background-color:#575757;color:#fff;}*/
/*.lcNavi1 a{color:#992e1c;}*/
/*.lcNavi1 a:hover{}*/
/*.lcNavi2 li{padding-left: 20px;font-size: 14px}*/
/*新闻页内容*/
.breadcrumb{background-color: transparent;}
.breadcrumb a{color:#992e1c;font-weight: bold;}
/*.breadcrumb >li:last-child{float:right}*/
.newsContent{padding: 0px 20px 20px 20px;}
.newsContent h1{text-align: center;}
.pubInfo{text-align: center;padding-bottom: 10px;border-bottom: 2px solid #CCC;margin-bottom: 10px;}
.pubInfo span:first-child,.pubInfo span:nth-child(2){margin: 0px 15px;}
.funcBar{padding:15px 0px ;}
.funcBar ul{margin: 0 auto;width:20%;font-weight: bold;}
.funcBar li{cursor: pointer;color:#992e1c;}
.funcBar li:hover{background-color:#575757;color:#fff;}
.chnNewsList{padding:0px 20px 20px 20px;}
.srhNewsList a{color:#992e1c;font-weight: bold;}
.chnNewsList li,.srhNewsList li{position: relative;display: block;padding: 10px 15px;margin-bottom: -1px;border: 1px solid #ddd;}
.chnContent{position: relative;padding-bottom: 57px;min-height: 500px;padding-top: 20px;}
.pagination{position: absolute;bottom:0px;width: 100%;}
.newsTxt table{margin: 0 auto;}